From 310dbdb4658d25fd020cfe5ac12dca4fc2f57b36 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 17 Jul 2019 18:03:01 +0100 Subject: [PATCH] Use debhelper-compat 12 --- debian/compat | 1 - debian/control | 2 +- debian/control.in | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index f599e28b8a..0000000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -10 diff --git a/debian/control b/debian/control index 597b05e477..6821aecc95 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Emilio Pozuelo Monfort , Iain Lane , at-spi2-core , dbus , - debhelper (>= 10.3~), + debhelper-compat (= 12), dpkg-dev (>= 1.17.14), gnome-pkg-tools (>= 0.11), gobject-introspection (>= 1.41.3), diff --git a/debian/control.in b/debian/control.in index 3c081a5c27..9dc98b1ecb 100644 --- a/debian/control.in +++ b/debian/control.in @@ -6,7 +6,7 @@ Uploaders: @GNOME_TEAM@ Build-Depends: adwaita-icon-theme , at-spi2-core , dbus , - debhelper (>= 10.3~), + debhelper-compat (= 12), dpkg-dev (>= 1.17.14), gnome-pkg-tools (>= 0.11), gobject-introspection (>= 1.41.3), -- 2.30.2